!!! NOTE: ALL TAG NAMES MUST BE LOWER CASE !!!



; Because the skinconfig.txt file is too much complicated
; for the sight, every section is well documented. No
; more mess anymore in our releases. 
; -------------------------------------------------------
; "Bahamondes & Furan" faces always will be documented
; at the comfortable way, to help newbies to get started
; into the XMPlay skinning world.




;Color Properties
;----------------


scaler_lit = 0.85 0.85 0.87	;lit (R G B scalers) 0.56 0.77 1.0 for OSX-ish blue
scaler_pressed = 0.40 0.40 0.40	;pressed
scaler_search = 0.7 0.7 0.7	;search match
scaler_title = 1.0 1.0 1.0	;active title text

color_main = 00FF00		;main panel text (RGB hex)
color_title = 18F3AF		;title
;color_titlemini = FFFFFF	;mini-mode title (if omitted, color_title is used)
color_time = 5F562E		;mini-mode time display (if omitted, color_time/color_main is used)
color_timemini = 18F3AF		;time display (if omitted, color_main is used)
color_text = 000000		;list/info panel text
color_list = 000000		;playlist panel text (if omitted, color_text is used)
color_info = 0c28a0		;info heading text
;color_infotext = 000000	;info text, excluding ext.playlist (if omitted, color_text is used)
color_help = 000000		;help text & border
color_helpback = ffffca		;help background
color_listtime = 00ff00		;playlist time & track count
color_listdead = ff0000		;dead track marker
color_listmark = 808080		;current track marker
color_infoback = ffffff		;info window background (if omitted, background of playlist is used)
color_seethru = 00ff00		;transparent panel/slider/scroller colour
color_search = 000000		;search match text

pos_left = 520 			;left panel offset & margin
pos_leftdown = 0		;left panel opens downwards?
pos_right = 102			;right panel offset & margin
pos_rightdown = 1		;right panel opens downwards?
pos_rightoverleft = 1		;left/right panel Z-order
pos_litleft = 0 0		;offset of on/off bitmap in left panel buttons (x y)
pos_litinfo = 0 0		;offset of on/off bitmap in info window buttons
pos_scrollinfo = 0		;offset of scroller in info window right side bitmap (x)
pos_listnum = 0			;vertical offset adjustment of playlist numbers (y)
pos_infoframe = 4		;info window frame width (if omitted, width of info_left.bmp is used)
pos_titlescroll = 0		;title scrolling (0=smooth, 1=block)
pos_level = 3			;level display scheme (0=mirror horizontal, 1=horizontal split, 2=vertical split, 3=mono (multi-state only))
pos_listoff = 15		;Sincerely... I don't remember what it does this.




;Font Properties for "Title"
;---------------------------

font_title = Arial			;title font
font_titlesize = 9			;title font size
font_titlebold = 0			;title font is bold?
font_titlealign = 1			;title alignment (0=centre, 1=left, 2=right)



;Font Properties for "Time"
;--------------------------

font_time = Arial			;time display font
font_timesize = 9			;time font size
font_timebold = 0			;time font is bold?
font_timealign = 1			;time alignment (0=centre, 1=left, 2=right)

font_timemini = Arial			;time (mini mode) display font
font_timeminisize = 9			;time (mini mode) font size
font_timeminibold = 0			;time (mini mode) font is bold?
font_timeminialign = 2			;time (mini mode) alignment (0=centre, 1=left, 2=right)



;Font Properties for "Main"
;--------------------------

font_main = microsoft sans serif	;main panel font (info area & mini-mode time)
font_mainsize = 9			;main panel font size
font_mainbold = 0			;main panel font is bold?
font_mainalign = 1			;main panel alignment (0=centre, 1=left, 2=right)



;Font Properties for "Help"
;--------------------------

font_help = microsoft sans serif	;help "bubble" font
font_helpsize = 11			;help font size
font_helpbold = 0			;help font is bold?
font_helpalign = 1			;help font alignment (0=centre, 1=left, 2=right)



;Font Properties for "List"
;--------------------------

font_list = Arial			;playlist font
font_listsize = 9			;playlist font size
font_listbold = 0			;playlist font is bold?
font_listalign = 1			;playlist font alignment (0=centre, 1=left, 2=right)

font_listnum = microsoft sans serif	;playlist numbers font (inc. time/format/search text)
font_listnumsize = 11			;playlist numbers font size
font_listnumalign = 1			;playlist numbers font alignment (0=centre, 1=left, 2=right)
font_listnumbold = 0			;playlist numbers font is bold?



;Font Properties for "Info"
;--------------------------

font_info = lucida sans unicode		;info window font (should be a fixed-pitch font)
font_infosize = 11			;info window font size
font_infoalign = 1
font_infobold = 0			;info window font is bold?

text_author = Nicolas Bahamondes | b&&f
text_url = http://sites.google.com/site/abarcabahamondes/
